|
|
Multimedia API ReferenceSeptember 12, 2016 | 24.2 Release |
Holds the motion vector parameters for one complete frame.
Definition at line 1076 of file v4l2_nv_extensions.h.

Data Fields | |
| __u32 | bufSize |
| Size of the pMVInfo buffer, in bytes. More... | |
| MVInfo * | pMVInfo |
| Pointer to the buffer containing the motion vectors. More... | |
| __u32 v4l2_ctrl_videoenc_outputbuf_metadata_MV_::bufSize |
Size of the pMVInfo buffer, in bytes.
Definition at line 1078 of file v4l2_nv_extensions.h.
| MVInfo* v4l2_ctrl_videoenc_outputbuf_metadata_MV_::pMVInfo |
Pointer to the buffer containing the motion vectors.
Definition at line 1080 of file v4l2_nv_extensions.h.